The following has evaluated to null or missing:
==> formField.getValue().getString(locale) [in template "blaues-gut-portal.web-resources_SERVLET_CONTEXT_/common_macros.ftl" at line 56, column 49]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign Bildnachweis = formField.getV... [in template "blaues-gut-portal.web-resources_SERVLET_CONTEXT_/common_macros.ftl" in function "getCopyrightText" at line 56, column 25]
---- 1<#import "/blaues-gut-portal.web-resources_SERVLET_CONTEXT_/common_macros.ftl" as common> 2 3<#assign namespace = randomNamespace 4 align = "" 5 AltText = "" 6/> 7 8<#assign Copyright = "" /> 9<#assign CopyrightMobile = "" /> 10<#if (common.getCopyrightText(Image.data)!"") != ""> 11 <#assign Copyright = common.getCopyrightTag("",Image.data) /> 12</#if> 13 14<#if Fullwidth?? && getterUtil.getBoolean(Fullwidth.getData())> 15 <#assign align = "image-large--fullwidth"/> 16 <@imageInner align/> 17 <#else> 18 <#assign align = "image-large--centered"/> 19 <div class="container"> 20 <div class="row justify-content-center"> 21 <div class="col-md-8"> 22 <@imageInner align/> 23 </div> 24 </div> 25 </div> 26</#if> 27 28 29<#macro imageInner css> 30 <#assign isSVG = false /> 31 <#if SVG?? && SVG.getData()?has_content> 32 <#assign isSVG = true> 33 <#elseif Image?? && Image.data?has_content> 34 <#if Image.data?contains(".svg")> 35 <#assign isSVG = true> 36 </#if> 37 </#if> 38 39 <#assign hasMobileImageClass= "" /> 40 <#if ImageMobile?? && ImageMobile.getData()?has_content> 41 <#assign hasMobileImageClass= "image-with-mobile-alternative" /> 42 <#if (common.getCopyrightText(ImageMobile.data)!"") != ""> 43 <#assign CopyrightMobile = common.getCopyrightTag("",ImageMobile.data,"","mobile") /> 44 </#if> 45 </#if> 46 47 48 49 <section class="image-large image-with-caption ${css} <#if isSVG>no-border</#if>" id="image-large_${namespace}"> 50 <div class="image-inner ${hasMobileImageClass}"> 51 <#if SVG?? && SVG.getData()?has_content> 52 <div class="slide-content-image no-border svg-image"> 53 ${SVG.getData()} 54 </div> 55 <#else> 56 <#if Image?? && Image.getData()?has_content> 57 <#if Fullwidth?? && getterUtil.getBoolean(Fullwidth.getData())> 58 <#assign adaptiveImageFormat = "bg-image-large" /> 59 <#else> 60 <#assign adaptiveImageFormat = "bg-image-medium" /> 61 </#if> 62 <img src="${common.getScaledImageURL(Image.getData(), adaptiveImageFormat)}" 63 alt="${common.getAltText(Image.data)}" 64 class="image image--desktop" 65 loading="lazy" 66 /> 67 ${Copyright} 68 69 <#if ImageMobile?? && ImageMobile.getData()?has_content> 70 <img src="${common.getScaledImageURL(ImageMobile.getData(), adaptiveImageFormat)}" 71 data-src="${common.getScaledImageURL(ImageMobile.getData(), adaptiveImageFormat)}" 72 class="image image--mobile" 73 alt="${AltText}" 74 loading="lazy" 75 /> 76 ${CopyrightMobile} 77 </#if> 78 79 </#if> 80 </#if> 81 </div> 82 </section> 83</#macro> FAQ – Fragen und Antworten zum Thema Wasser und Gewässer
Holen Sie sich die Infos direkt von der Quelle: Hier finden Sie Antworten auf häufig gestellte Fragen rund ums Thema Wasser und Gewässer in Baden-Württemberg.
Bürgerinnen und Bürger
Politische Entscheidungsträgerinnen und Entscheidungsträger:
Ihre Frage taucht hier noch nicht auf?
Kein Grund, weiter im Trüben zu fischen: Bei Fragen, Hinweisen oder Anregungen schreiben Sie uns einfach eine E-Mail.
